Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

Data Property (DataEventArgs<TData>)







Gets the argument data to pass to an event handler.
Syntax
public TData Data {get;}
'Declaration
 
Public ReadOnly Property Data As TData
'Usage
 
Dim instance As DataEventArgs(Of TData)
Dim value As TData
 
value = instance.Data

            

            
public: __property TData* get_Data();
public:
property TData^ Data {
   TData^ get();
}

Property Value

The data to pass the an event handler.
Requirements

Target Platforms

See Also

Reference

DataEventArgs<TData> Class
DataEventArgs<TData> Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features